-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.9.5
-
Code
-
Classes
- CartSet
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
264 |
Lines of code |
127 |
Logical lines of code |
72 |
Comment lines |
70 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
46 |
10 |
40 |
sortItems() |
S |
63 |
5 |
11 |
removeMark() |
S |
64 |
3 |
10 |
getItemsByPositionWithReference() |
S |
65 |
3 |
9 |
getItemsByPosition() |
S |
69 |
2 |
7 |
__clone() |
S |
69 |
2 |
7 |
getPrice() |
S |
68 |
2 |
7 |
setQty() |
S |
81 |
1 |
3 |
addMark() |
S |
77 |
1 |
4 |
hasMark() |
S |
79 |
1 |
3 |
getPositions() |
S |
73 |
1 |
5 |
incQty() |
S |
81 |
1 |
3 |
getItems() |
S |
82 |
1 |
3 |
recalculateHash() |
S |
70 |
1 |
6 |
getHash() |
S |
82 |
1 |
3 |
getTotalPrice() |
S |
80 |
1 |
3 |
getQty() |
S |
82 |
1 |
3 |